JulienCagniart

JulienCagniart is an independent software publisher whose single, tightly-focused utility, AnyQuery, turns the familiar SQL language into a universal data probe. Instead of opening half a dozen specialized tools, analysts and developers can point the same SELECT statement at a remote REST endpoint, a folder of CSV or JSON dumps, a running Docker log, or even the memory of a local desktop application; the program translates each source into a virtual table on the fly and returns tabular results that plug straight into BI dashboards, scripts, or Excel. Typical use cases range from ad-hoc marketing reports that mash up Google Analytics exports with in-house SQLite files, to DevOps checks that correlate slow-query logs with live Prometheus metrics, to QA teams auditing configuration drift across scattered YAML trees. By wrapping heterogeneous data behind one ANSI-SQL façade, AnyQuery spares engineers the overhead of writing custom parsers or one-off connectors and lets them stay inside the SQL IDE they already know. The lightweight CLI runs on Windows, macOS, and Linux, requires no server install, and ships with a built-in text, CSV, JSON, and Parquet writer so downstream pipelines stay agnostic. JulienCagniart’s AnyQuery is offered free of charge on get.nero.com, where downloads are pulled through trusted Windows package sources such as winget, always delivering the latest build and allowing users to queue the tool alongside other applications for unattended batch installation.

anyquery

Query anything (HTTP APIs, local files, local apps) over SQL.

Details